home *** CD-ROM | disk | FTP | other *** search
/ PC Open 101 / PC Open 101 CD 1.bin / CD1 / grafica / The Gimp / gimp-help-2-0.3-setup.exe / {app} / share / gimp / 2.0 / help / en / ch05s12s02.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-20  |  5.6 KB  |  166 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>12.2.┬áDepth Merge</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
  10.     <link rel="home" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch05s12.html" title="12.┬áCombine filters" />
  12.     <link rel="previous" href="ch05s12.html" title="12.┬áCombine filters" />
  13.     <link rel="next" href="ch05s12s03.html" title="12.3.┬áFilm" />
  14.   </head>
  15.   <body>
  16.     <div class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center">12.2.┬áDepth Merge</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s12.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center">12.┬áCombine filters</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s12s03.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="plug-in-depth-merge"></a>12.2.┬áDepth Merge</h3>
  34.           </div>
  35.         </div>
  36.         <div></div>
  37.       </div>
  38.       <a id="id2984547" class="indexterm"></a>
  39.       <div class="mediaobject">
  40.         <img src="../images/filters/filters-combine-depthmerge.png" />
  41.       </div>
  42.       <p>
  43.      Depth Merge is a Combine Filter that is useful to combine two different 
  44.      pictures.
  45.   </p>
  46.       <div class="simplesect" lang="en" xml:lang="en">
  47.         <div class="titlepage">
  48.           <div>
  49.             <div>
  50.               <h4 class="title"><a id="id2984575"></a>Overview</h4>
  51.             </div>
  52.           </div>
  53.           <div></div>
  54.         </div>
  55.         <div class="variablelist">
  56.           <dl>
  57.             <dt></dt>
  58.             <dd>
  59.               <p>
  60.             This filter is in <span class="guimenuitem">Filters/Combine/<span class="accel">D</span>epth Merge</span>
  61.           </p>
  62.               <p>
  63.             It combines the two pictures selected as "sources" by blending 
  64.             them. Darkest values are predominant in the resulting image. This 
  65.             could be done using blending modes but in this case there aren't 
  66.             any options.
  67.           </p>
  68.               <p>
  69.             </p>
  70.               <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
  71.                 <table border="0" summary="Tip">
  72.                   <tr>
  73.                     <td rowspan="2" align="center" valign="top" width="25">
  74.                       <img alt="[Tip]" src="../images/tip.png" />
  75.                     </td>
  76.                     <th align="left">Tip</th>
  77.                   </tr>
  78.                   <tr>
  79.                     <td colspan="2" align="left" valign="top">
  80.               To work with this filter, at least two images are needed that 
  81.               have to be same sized.
  82.             </td>
  83.                   </tr>
  84.                 </table>
  85.               </div>
  86.               <p>
  87.           </p>
  88.             </dd>
  89.           </dl>
  90.         </div>
  91.       </div>
  92.       <div class="simplesect" lang="en" xml:lang="en">
  93.         <div class="titlepage">
  94.           <div>
  95.             <div>
  96.               <h4 class="title"><a id="id2984620"></a>Options</h4>
  97.             </div>
  98.           </div>
  99.           <div></div>
  100.         </div>
  101.         <div class="variablelist">
  102.           <dl>
  103.             <dt>
  104.               <span class="term">Source 1, Source 2</span>
  105.             </dt>
  106.             <dd>
  107.               <p>
  108.             Defines the source images to use for the blending.
  109.           </p>
  110.             </dd>
  111.             <dt>
  112.               <span class="term">Depth Map</span>
  113.             </dt>
  114.             <dd>
  115.               <p>
  116.             Define the picture to use as transformation maps for the sources.
  117.           </p>
  118.             </dd>
  119.             <dt>
  120.               <span class="term">Overmap</span>
  121.             </dt>
  122.             <dd>
  123.               <p>Creates soft transitions between images.</p>
  124.             </dd>
  125.             <dt>
  126.               <span class="term">Offset</span>
  127.             </dt>
  128.             <dd>
  129.               <p>Defines the darkness value that will be applied to 
  130.           sources maps.
  131.           </p>
  132.             </dd>
  133.             <dt>
  134.               <span class="term">Scale 1, Scale 2</span>
  135.             </dt>
  136.             <dd>
  137.               <p>Same as above but more sensitive and applied to each map 
  138.           separatly.
  139.           </p>
  140.             </dd>
  141.           </dl>
  142.         </div>
  143.       </div>
  144.     </div>
  145.     <div class="navfooter">
  146.       <hr />
  147.       <table width="100%" summary="Navigation footer">
  148.         <tr>
  149.           <td width="40%" align="left"><a accesskey="p" href="ch05s12.html">Prev</a>┬á</td>
  150.           <td width="20%" align="center">
  151.             <a accesskey="u" href="ch05s12.html">Up</a>
  152.           </td>
  153.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s12s03.html">Next</a></td>
  154.         </tr>
  155.         <tr>
  156.           <td width="40%" align="left" valign="top">12.┬áCombine filters┬á</td>
  157.           <td width="20%" align="center">
  158.             <a accesskey="h" href="index.html">Home</a>
  159.           </td>
  160.           <td width="40%" align="right" valign="top">┬á12.3.┬áFilm</td>
  161.         </tr>
  162.       </table>
  163.     </div>
  164.   </body>
  165. </html>
  166.